A chart that graphically displays data.
Syntax
MSChart
Remarks
The MSChart control supports the following features:
The MSChart control is associated with a data grid (DataGrid object). This data grid is a table that holds the data being charted. The data grid can also include labels used to identify series and categories on the chart. The person who designs your chart application fills the data grid with information by inserting data or by importing data from a spreadsheet or array.